@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  font-family: "source-han-sans-simplified-c","Microsoft YaHei"; }

a {
  color: #000; }

img {
  width: 100%; }

.container-fluid {
  padding: 0; }

a:link, a:visited, a:hover, a:active, a:focus {
  text-decoration: none !important; }

.container-fluid .col-xs-1, .container-fluid .col-sm-1, .container-fluid .col-md-1, .container-fluid .col-lg-1, .container-fluid .col-xs-2, .container-fluid .col-sm-2, .container-fluid .col-md-2, .container-fluid .col-lg-2, .container-fluid .col-xs-3, .container-fluid .col-sm-3, .container-fluid .col-md-3, .container-fluid .col-lg-3, .container-fluid .col-xs-4, .container-fluid .col-sm-4, .container-fluid .col-md-4, .container-fluid .col-lg-4, .container-fluid .col-xs-5, .container-fluid .col-sm-5, .container-fluid .col-md-5, .container-fluid .col-lg-5, .container-fluid .col-xs-6, .container-fluid .col-sm-6, .container-fluid .col-md-6, .container-fluid .col-lg-6, .container-fluid .col-xs-7, .container-fluid .col-sm-7, .container-fluid .col-md-7, .container-fluid .col-lg-7, .container-fluid .col-xs-8, .container-fluid .col-sm-8, .container-fluid .col-md-8, .container-fluid .col-lg-8, .container-fluid .col-xs-9, .container-fluid .col-sm-9, .container-fluid .col-md-9, .container-fluid .col-lg-9, .container-fluid .col-xs-10, .container-fluid .col-sm-10, .container-fluid .col-md-10, .container-fluid .col-lg-10, .container-fluid .col-xs-11, .container-fluid .col-sm-11, .container-fluid .col-md-11, .container-fluid .col-lg-11, .container-fluid .col-xs-12, .container-fluid .col-sm-12, .container-fluid .col-md-12, .container-fluid .col-lg-12 {
  padding-left: 0;
  padding-right: 0; }

ul, ol {
  list-style: none; }

::selection {
  background: #004e97;
  color: #fff; }

::-moz-selection {
  background: #004e97;
  color: #fff; }
  
#state-media {
    position: absolute;
    top: -99999px;
    left: -99999px; }

#loading-jiang {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999999999;
	background:#fff;
	display: none; }

#loading-jiang img {
	width: 400px;
	height: 154px;
	position: absolute;
	top: 50%;
	margin-top: -77px;
	margin-left: -200px;
	left: 50%; }

.loading-naco {
	width: 50px;
	height: 50px;
	background: url(../images/loading-sprite.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px; }

.global-header {
  position: absolute;
  width: 100%;
  z-index: 1000;
  background: white;
  border-bottom: 1px solid #e6e6e6; }

h1.logo {
  float: left;
  font-size: 0;
  margin-top: 0; }

.global-header-touch {
  position: fixed;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.15); }

.global-header .navbar {
  margin-bottom: 0; }

.global-header .navbar-nav {
  float: right; }

.global-header .navbar-nav .model-dropdown .dropdown-toggle {
  cursor: pointer; }

.global-header .navbar-nav .model-dropdown a.dropdown-toggle:hover {
  color: #f59425; }

.global-header h1.logo a {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 166px;
  height: 30px;
  display: block; }

a:link, a:visited, a:hover, a:active, a:focus {
  text-decoration: none !important; }

a {
  color: #000; }

a:hover, a.active {
  color: #004e97; }

.navbar-nav > li > a {
  padding: 20px 10px; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: none; }

.open > .dropdown-menu {
  top: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.open > .dropdown-menu {
  display: block; }

.dropdown-menu {
  padding: 0;
  margin: 0;
  border: none;
  border-top: 1px solid #ddd;
  display: block;
  top: -1000px;
  overflow: hidden;
  -webkit-transform: translate3d(0, -640px, 0);
          transform: translate3d(0, -640px, 0); }

.model-dropdown.open .nav-arrow {
  opacity: 1;
  display: block;
  border-top: 12px solid transparent;
  border-bottom: 12px solid rgba(0, 0, 0, 0.15);
  border-left: 9px solid transparent;
  border-right: 9px solid transparent; }

.model-dropdown.open .arrow2 {
  opacity: 1;
  display: block;
  border-top: 12px solid transparent;
  border-bottom: 12px solid white;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  top: 39px;
  background-color: inherit; }

.nav-arrow {
  position: absolute;
  width: 19px;
  height: 24px;
  background: #fff;
  top: 37px;
  font-size: 40px;
  margin-left: -9px;
  text-align: left;
  text-indent: -10px;
  left: 50%;
  z-index: 10000;
  color: #e6e6e6;
  opacity: 0;
  display: none; }

.dropdown-menu-nav {
  padding: 20px 0 0 40px;
  position: relative;
  z-index: 59;
  box-shadow: 10px 20px 10px -8px #ddd;
  min-height: 200px; }

.menu-hooker-parent {
  padding: 20px 80px !important; }

.dropdown-menu-nav .dropdown-menu-nav-item.active a, .dropdown-menu-nav .dropdown-menu-nav-item a:hover {
  font-weight: 700;
  color: #000;
  opacity: 1; }

.dropdown-menu-nav .dropdown-menu-nav-item.active a {
  color: #000; }

.dropdown-menu-nav-item {
  position: relative;
  z-index: 18; }
.dropdown-menu-nav-item a {
  padding: 6px 0;
  font-size: 16px;
  color: #666; }
.dropdown-menu-nav-item a .glyphicon {
  color: #f18d00;
  font-weight: 400;
  font-size: 12px;
  font-style: normal; }

.dropdown-menu-item-ul{
	display: none;
	padding-left: 25px;
  border-left: 1px solid #ddd; }
.dropdown-menu-nav .dropdown-menu-nav-item.active .dropdown-menu-item-ul a{
	color: #616161;
	font-weight: 500; }
.dropdown-menu-nav .dropdown-menu-nav-item.active .dropdown-menu-item-ul a:hover{
  color: #000;
  font-weight: 700; }
.dropdown-menu-item-ul li{
	position: relative; }
.dropdown-menu-item-ul a:before{
	width: 10px;
	height: 1px;
	background: #ddd;
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: -25px; }

.dropdown-menu a {
  display: block; }

.dropdown-menu-desc {
  padding: 40px 40px 0 40px;
  height: 155px;
  overflow: hidden;
  font-size: 14px; }

.dropdown-menu-desc h4 {
  margin-top: 0;
  font-size: 16px;
  color: #666;
  font-weight: 600; }

.dropdown-menu-desc p {
  margin: 0; }

.dropdown-menu-content {
  display: none; }

.global-wrap {
  overflow: hidden;
  position: relative;
  left: 0;
  padding-top: 60px;
  -webkit-transition: left 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }

.owl-controls {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 3%;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center; }

.mask-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.ib-content:hover:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 0;
  right: 0;
  background: url("../images/triangle.png") no-repeat center;
  background-size: 100% 100%; }

.news-box .col-sm-6.ib-content {
  overflow: hidden;
  padding-top: 21.8%; }

.news-box .col-sm-3.ib-content {
  overflow: hidden;
  padding-top: 48.8%; }

.news-box .ib-content img {
  position: absolute;
  top: 0;
  left: 0; }

.news-box .ib-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%; }

.news-box .ib-caption img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 500ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
  transition: all 500ms cubic-bezier(0.335, 0.015, 0.46, 0.995); }

.news-box .ib-content:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
  transition: all 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995); }

.news-box .ib-caption h3 {
  color: #fff;
  font-size: 18px;
  margin: 0;
  bottom: 30px;
  position: absolute;
  width: 100%;
  -webkit-transition-delay: 40ms;
          transition-delay: 40ms;
  -webkit-transition: bottom 400ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: bottom 400ms cubic-bezier(0.025, 0.025, 0.17, 1); }

.news-box .ib-caption:hover h3 {
  bottom: 70px;
  color: orange;
  -webkit-transition-delay: 40ms;
          transition-delay: 40ms;
  -webkit-transition: bottom 400ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: bottom 400ms cubic-bezier(0.025, 0.025, 0.17, 1); }

.news-box .ib-caption span.more {
  width: 100%;
  position: absolute;
  color: #888;
  bottom: 10px;
  left: 0;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: -webkit-transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1), -webkit-transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1); }

.news-box .ib-caption:hover span.more {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: -webkit-transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1), -webkit-transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1); }

.news-box .ib-caption p {
  font-size: 14px;
  position: absolute;
  margin: 0;
  bottom: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  -webkit-transition: all 200ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: all 200ms cubic-bezier(0.025, 0.025, 0.17, 1); }

.news-box .ib-caption:hover p {
  opacity: 1;
  color: #FFF;
  bottom: 30px;
  -webkit-transition: all 200ms cubic-bezier(0.025, 0.025, 0.17, 1);
  transition: all 200ms cubic-bezier(0.025, 0.025, 0.17, 1); }

.home-slide {
  position: relative; }

#product-owl-prev,
#prev {
  position: absolute;
  right: 100%;
  width: 10%;
  height: 100%;
  background-color: rgba(55, 55, 55, 0.5);
  z-index: 100;
  color: white;
  cursor: pointer;
  background: url("../images/jt_left.png") no-repeat center;
  background-size: auto 15%; }

#product-owl-next,
#next {
  position: absolute;
  left: 100%;
  width: 10%;
  height: 100%;
  background-color: rgba(55, 55, 55, 0.5);
  z-index: 100;
  color: white;
  cursor: pointer;
  background: url("../images/jt_right.png") no-repeat center;
  background-size: auto 15%; }

.product-owl-carousel:hover #product-owl-next,
.home-slide:hover #next {
  right: 0;
  left: auto; }

.product-owl-carousel:hover #product-owl-prev,
.home-slide:hover #prev {
  left: 0;
  right: auto; }

/* footer*/
#footer {
  padding-top: 30px; }

.global-sitemap {
  display: none;
  margin-top: 50px;
  font-size: 12px; }

.container-fluid .row {
  margin-left: 0;
  margin-right: 0; }

dl {
  margin-bottom: 0;}

.global-sitemap dl dt {
  padding-bottom: 16px; }

.global-sitemap dl dt a {
  color: #333; }

.global-sitemap dl dd {
  padding-bottom: 10px; }

.global-sitemap dl dd a {
  display: block;
  color: #888; }

.global-sitemap dl dd a:hover {
  color: #e6871f; }

.global-footer {
  margin-top: 50px;
  border-top: 1px solid #f2f2f2;
  background: #fff;
  padding-top: 29px;
  padding-bottom: 40px;
  font-size: 12px; }

.global-footer a:hover {
  color: #004e97; }
  
.footer-link {
  overflow: visible; }

.footer-link {
  overflow: hidden; }

.footer-link {
  width: 100%; }

.footer-link ul:before, .copyright:before {
  content: " ";
  display: table; }

.pc-share {
  float: right; }

.footer-link .pc-share ul li a {
   }

.footer-link .pc-share .lexus-icon {
  font-size: 20px;
  margin-left: 0; }

.pc-footer a span.lexus-icon {
  color: #888; }

.footer-link ul {
  padding: 0;
  float: left;
  margin-left: -8px; }

.footer-link ul li {
  float: left;
  line-height: 1;
  padding: 10px 0; }

.footer-link ul li.beian {
  padding-left: 20px;
  background: url("../images/beian.png") no-repeat 5px center; }
  
.footer-link ul li.shgs {
  padding-left: 20px;
  background: url("../images/gs.png") no-repeat 5px center; }

.footer-link ul li.icp {
  padding-left: 20px;
  background: url("../images/icp.png") no-repeat 5px center; }

.footer-link ul li a {
  padding-left: 8px;
  padding-right: 8px;
  border-right: 1px solid #ccc;
  color: #666; }
  
.footer-link ul li.last a {
  border-right: none;
  padding-right: 0; }

.copyright {
  color: #666; }

.footer-link ul:before, .copyright:before {
  content: " ";
  display: table; }

.fl {
  float: left; }

.line {
  height: 14px;
  font-size: 0;
  line-height: 1;
  vertical-align: -2px;
  padding: 0 4px;
  margin-right: 8px;
  border-right: 1px solid #000;
  display: inline-block; }

.copyright a {
  color: #666; }

.copyright .icp {
  padding: 5px 0 5px 25px;
  background: url("../images/icp.png") no-repeat 0 center; }

.global-sitemap dl:nth-child(n+2) dd:nth-child(-n+2) {
  margin-top: 10px; }

.page-content {
  background: #f2f2f2;
  padding-bottom: 100px; }

.page-content .col-sm-12 h1 {
  text-align: center;
  color: #004e97;
  padding: 50px 0; }

.page-content .channel-list {
  margin-bottom: 20px;
  overflow: hidden; }
.page-content .channel-list a.col-sm-12 .col-sm-4 h3 {
  padding: 0 40px;
  line-height: 1.5em; }

.page-content .channel-list:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.276); }

.page-content .channel-list a.col-sm-12 {
  display: block;
  background: #fff; }

.page-content .channel-list a.col-sm-12 .col-sm-4 {
  text-align: center; }

.page-content .channel-list a.col-sm-12 .col-sm-8 {
  overflow: hidden; }

.page-content .channel-list a.col-sm-12 .col-sm-4 h3 {
  margin-top: 33.3%; }

.page-content .channel-list a.col-sm-12:hover {
  background: #f59425;
  color: #fff; }

.page-content .channel-list a.col-sm-12 img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 500ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
  transition: all 500ms cubic-bezier(0.335, 0.015, 0.46, 0.995); }

.page-content .channel-list a.col-sm-12:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
  transition: all 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995); }

.article-head {
  position: relative;
  background: #fff;
  text-align: center; }

.article-head h2 {
  padding: 20px 0 5px;
  line-height: 1.35em; }

.article-head h4 {
  padding: 30px 0 5px;
  font-weight: 700; }

.article-blank {
  clear: both;
  padding: 35px 0 0; }

.article-head h3 {
  width: 90%;
  margin: 0 auto 20px;
  color: #004e97;
  line-height: 1.5em; }

.article-head p {
  color: #999;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 15px;
  padding-top: 15px;
  line-height: 1.75em;
  border-bottom: 1px #ddd solid; }

.article-head p.subtitle {
  padding-bottom: 40px;
  padding-top: 0;
  color: #004e97;
  font-size: 12pt;
  font-weight: 600; }

.article-list, .article-content {
  background: #fff; }

.article-list .no-results {
  text-align: center;
  padding: 50px 0;
  color: #999;
  font-size: 14pt; }

.article-container, .wp-container {
  width: 90%;
  margin: 0 auto; }

.article-list-item {
  border-bottom: 1px #ddd solid;
  padding: 50px 0; }

.article-list-title {
  padding-left: 3%;
  margin-top: -1.3%; }
.article-list-title a.active:hover {
  color: #f18d00; }

.article-list-title h4 {
  font-weight: 700;
  font-size: 12pt; }

.article-list-title p {
  line-height: 1.8em;
  padding-top: 10px;
  color: #666; }

.article-list-title em {
  display: none;
  padding-bottom: 5px;
  color: #999; }

.article-pager {
  text-align: center;
  color: #999;
  padding: 50px 0 80px; }

.article-pager a {
  color: #333;
  padding: 5px 10px;
  background: #f2f2f2;
  border: 1px #004e97 solid; }

.article-pager a:hover {
  color: #004e97;
  border-color: #004e97;
  background: #ddd; }

.article-pager a.now_page {
  color: #fff;
  background: #004e97;
  border-color: #004e97; }

.article-pager a.page_total {
  color: #999;
  border-color: #ccc; }

.article-content {
  padding: 50px 0; }

.article-content .related-images {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  margin-left: -15px; }
.article-content .related-images img {
  float: left;
  width: 48%;
  margin-left: 15px;
  margin-top: 15px; }

.article-content .article-container {
  border-bottom: 1px #ddd solid; }

.article-content p {
  margin-bottom: 30px;
  text-indent: 2em;
  font-size: 12pt;
  line-height: 1.8em; }
.article-content table {
  margin-bottom: 20px;
  border-color: #69c; }
.article-content table tr:hover:first-child td,
.article-content table tr:first-child td {
  background: #69c;
  color: #fff;
  font-weight: 600;
  font-size: 16px; }
.article-content table tr:hover td {
  background: #DBE7F4; }
.article-content table td {
  padding: 8px 10px;
  border-bottom: 1px #fff solid;
  border-right: 1px #fff solid;
  background: #EFF4FA;
  line-height: 1.5em;
  font-size: 14px; }
.article-content .article-content-detail img {
  width: auto;
  max-width: 100%; }

.article-foot {
  padding: 50px 0 30px;
  text-align: center; }

.page-content-style3 {
  background: #5e5e5e;
  padding-bottom: 0 !important; }

.page-content-style3 .article-content {
  border-bottom: 30px #5e5e5e solid; }

.page-content-style2 {
  background: #467eb1;
  padding-bottom: 0 !important; }

.page-content-style2 .container {
  }

.article-head-style2 {
  position: relative; }

.article-head-style2 .container-fluid {
  position: absolute; }

.article-head-style2 .container-fluid h2 {
  color: #004e97;
  font-weight: normal;
  line-height: 1.5em; }

.article-head-style2 .container-fluid h4 {
  color: #004e97;
  font-weight: normal; }

.article-head-style2 .container-fluid p {
  padding-top: 15px;
  color: #666; }

.article-head-style2 .container-fluid p.summary {
  line-height: 1.7em; }

.article-list-style2 .list-title {
  padding: 0 10%;
  margin-top: 35%; }

.article-list-style2 .list-title h4 {
  font-size: 35pt;
  font-weight: 700;
  color: #004e97;
  padding-left: 50px;
  background: url('../images/gold_oil_icon.png') no-repeat 0 50%; }

.article-list-style2 .list-title h4 span {
  font-size: 20pt;
  position: relative;
  top: -5px; }

.article-list-style2 .list-title p {
  padding-left: 50px;
  color: #555;
  font-size: 14pt;
  line-height: 1.5em; }

.article-list-style2 .list-item {
  background: #fff; }
  
.article-list-style2 .list-row-swap {
  background: #f0f0f0; }
  
.article-list-style2 .list-row-swap .list-title h4 {
  color: #555; }

.article-list-style2 .list-row-swap .list-title p {
  color: #e6871f; }

.article-list-style2 .list-item-main {
  position: relative; }

.article-list-style2 .list-item-main .container-fluid {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  color: #fff; }

.article-list-style2 .list-item-main h4 {
   font-weight: 700; }

.article-list-style2 .list-item-main h4 span {
   position: relative;
   top: -5px;
   font-size: 32pt; }

.article-list-style2 .list-item-main p {
  text-align: center;
  font-size: 48pt;
  font-family: SimHei;
  margin-top: 10%; }

.no-bottom-bor {
  border-bottom: none !important; }

.return-list-btn {
  position: absolute;
  right: 5%;
  top: -1px;
  border-radius: 0 0 0.8em 0.8em; }

.down-manual {
  text-align: center;
  padding-bottom: 50px; }

.down-manual .row {
  padding: 0 15px; }

.down-manual .down-item {
  margin-top: 20px; }

.page-technology .article-container {
  width: 80%;
  border-bottom: none;
  font-size: 16px;
  line-height: 1.8em; }

.page-technology .article-head,
.page-technology .col-sm-12 h1 {
  text-align: left; }

.page-technology .col-sm-12 h1 {
  width: 60%;
  font-family: Impact;
  font-weight: 100;
  font-size: 56px;
  padding: 30px 0 0;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(1, 111, 209, 1)), to(rgba(0, 1, 57, 1)));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.page-technology .col-sm-12 h4 {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.65em;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #004e97; }

.page-technology .article-head h2 {
  font-size: 38px; }

.page-technology .bubble-box {
  font-size: 42px;
  line-height: 1.8em; }

.report-downlist {
  border-bottom: 1px #ccc dotted;
  margin-bottom: 40px;
  padding-bottom: 25px; }
.report-downlist .down-title h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 25px 0 5px; }
.report-downlist .down-title p {
  padding: 0;
  margin: 0 0 15px;
  text-indent: 0; }
.report-downlist .down-title img {
  width: auto;
  max-width: 95%; }
.report-downlist .down-link {
  position: relative;
  margin-top: 20%;
  text-align: center; }
.report-downlist .down-title .glyphicon {
  color: #f18d00;
  margin-right: 5px; }
.report-downlist .btn-default {
  color: #555;
  background-color: #fcfcfc; }
.report-downlist .btn-default:hover {
  color: #333;
  background-color: #eee; }
.report-downlist .btn-default .glyphicon {
  color: #004e97; }

.bubble-box {
  padding: 20px;
  margin-top: 50px;
  background: #fff;
  border: 1px #999 solid;
  position: relative;
  border-radius: 5px; }

.bubble-box .arrow-b,
.bubble-box .arrow-t {
  width: 0;
  height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  border-style: solid; }

.bubble-box .arrow-b {
  border-width: 10px;
  border-color: transparent transparent #999 #999;
  left: 40px;
  top: -20px; }

.bubble-box .arrow-t {
  border-width: 9px;
  border-color: transparent transparent #fff #fff;
  left: 41px;
  top: -18px; }

.bubble-box p {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px;
  font-weight: 600;
  color: #333; }

.bubble-box-s1 .bubble-box {
  background: #004e97;
  border-color: #004e97; }
.bubble-box-s1 .bubble-box p {
  color: #fff; }
.bubble-box-s1 .bubble-box .arrow-t {
  border-color: transparent transparent #004e97 #004e97; }
.bubble-box-s1 .bubble-box .arrow-b {
  border-color: transparent transparent #004e97 #004e97; }

.page-common-about .article-content {
  padding-top: 30px; }
.page-common-about .article-content p {
  margin-bottom: 5px;
  text-indent: 0; }
.page-common-about .article-content .page-summary p {
  margin-bottom: 30px; }
.page-common-about .block-list {
  margin-bottom: 20px;
  overflow: hidden; }
.page-common-about .article-content .block-list p {
  text-indent: 0;
  margin-bottom: 15px; }
.page-common-about .block-list h4 {
  font-size: 20px;
  position: relative;
  margin-bottom: 20px;
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px #ddd solid; }
.page-common-about .block-list h4 span {
  position: absolute;
  left: 0;
  bottom: -2px;
  padding-bottom: 5px;
  border-bottom: 3px #f18d00 solid;
  text-indent: 0; }

/**** ²úÆ·Ò³ ****/
.page-product-n {
  background: #fff;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px #ddd; }
.page-product-n-bg::before, .page-product-n-bg::after {
  content: "N";
  font-size: 1200px;
  font-weight: 600;
  font-family: Verdana, 'Microsoft YaHei';
  color: #f9f9f9;
  position: absolute;
  z-index: 0; }
.page-product-n-bg::before {
  right: -20%;
  top: 0; }
.page-product-n-bg::after {
  font-size: 800px;
  left: 0;
  bottom: 5%; }

.page-product-n .article-head,
.page-product-n .product-page-banner,
.page-product-n .article-content {
  background: none;
  position: relative;
  z-index: 1; }
.page-product-n .product-channel-title {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 35px;
  border-bottom: 1px #ddd solid;
  font-size: 28px;
  color: #999; }
.page-product-n .product-page-title {
  padding-top: 50px; }
.page-product-n .product-page-title .title-block {
  overflow: hidden;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 2px #004e97 solid; }
.page-product-n .product-page-title .title-block strong {
  float: left;
  margin-right: 10px;
  font-size: 98px;
  line-height: 98px;
  font-family: Impact;
  font-weight: 400;
  color: #004e97; }
.page-product-n .product-page-title .title-block span {
  float: left;
  margin-top: 5px;
  line-height: 1.3em;
  font-size: 34px;
  color: #004e97; }
.page-product-n .product-page-title .summary-block {
  padding-top: 15px; }
.page-product-n .product-page-title .summary-block p {
  padding: 0;
  margin: 0 0 15px;
  text-indent: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  border: none; }
.page-product-n .product-page-title .summary-block ul {
  padding: 0;
  margin: 0; }
.page-product-n .product-page-title .summary-block ul li {
  padding: 0 0 0 15px;
  margin: 0;
  position: relative;
  line-height: 1.5em; }
.page-product-n .product-page-title .summary-block ul li strong::before {
  position: absolute;
  content: "\2022";
  font-size: 24px;
  left: 0;
  top: -2px;
  color: #f18d00; }
.page-product-n .product-block-list {
  margin-bottom: 30px; }
.page-product-n .product-block-list p {
  text-indent: 0;
  margin: 0 0 10px; }
.page-product-n .product-block-list h4 {
  font-size: 20px;
  padding: 0;
  margin: 0; }
.page-product-n .product-block-list h4 span::after {
  position: absolute;
  content: "\25BA";
  right: 15px;
  top: 0;
  font-size: 16px;
  color: #f18d00; }
.page-product-n .product-main-content {
  border-bottom: 1px #ddd solid;
  margin-bottom: 50px; }
.page-product-n .product-main-content p {
  text-indent: 0;
  margin-bottom: 15px; }
.page-product-n .tds-down-list {
  margin-top: 30px; }
.page-product-n .tds-down-list a {
  margin-bottom: 10px; }
.page-product-n .tds-down-list .glyphicon {
  color: #666;
  margin-right: 5px; }
.page-product-n .tds-down-list .btn-default {
  color: #555;
  background-color: #fcfcfc; }
.page-product-n .tds-down-list .btn-default:hover {
  color: #333;
  background-color: #eee; }
.page-product-n .tds-down-list .btn-default:hover .glyphicon {
  color: #004e97; }

.product-owl-carousel {
  position: relative;
  z-index: 9;
  border-top: 1px rgba(255, 255, 255, 0.5) solid; }
.product-owl-carousel #product-owl-prev,
.product-owl-carousel #product-owl-next {
  top: 0; }

.page-product-ng .product-main-content {
  border-bottom: none; }
.page-product-ng .product-main-content p {
  margin-bottom: 25px;
  padding-left: 25px; }
.page-product-ng .product-main-content p::before {
  position: absolute;
  content: "\2022";
  font-size: 24px;
  margin-top: -3px;
  left: 0;
  color: #f18d00; }
.page-product-ng .product-block-list {
  padding-right: 60px; }
.page-product-ng .product-block-list h4 {
  border-bottom: 2px #004e97 solid;
  padding-bottom: 15px;
  line-height: 1.2em;
  margin-bottom: 30px; }

/**** Íøµã²éÑ¯ ****/
.world-map {
	background: #fff;
	padding: 30px 0 80px; }

.world-map .form-control {
	margin-bottom: 10px; }

.world-map .form-group {
	margin-bottom: 0;
}
.world-map .map-aside {
	margin-bottom: 20px; }

.world-map .map-list h4 {
  font-size: 16px;
  margin: 0;
	padding: 8px 10px;
	background: #f0f0f0;
	border-bottom: 1px solid #ddd; }

.world-map .map-list {
	border: 1px solid #ddd; }

.world-map #map-wrap {
	width: 95%;
	float: right;
	height: 500px; }

.world-map .map-list {
  margin-top: 15px; }

.world-map .form-control {
  width: 98.43%; }

#map-list {
	height: 306px;
	padding: 10px;
	overflow-y: auto; }

#map-list li {
	cursor: pointer;
	padding: 8px 0;
	color: #666; }

#map-list li.active {
	font-weight: 700;
	color: #000; }

#map-back {
	display: none; }

.BMapNaco_content {
	min-width: 380px;
	font-size: 12px; }

.BMapNaco_content,.BMapNaco_content a {
	color: #666; }

.BMapNaco_content_title {
	padding-top: 0;
	font-size: 18px;
	color: #000; }

.BMapNaco_content_table {
	margin-bottom: 10px;
  width: 100%; }

.BMapNaco_table_td {
  width: 45px; }

.BMapNaco_content_table td {
	padding: 2px 0;
	vertical-align: top; }

.BMapNaco_content_tab {
	width: 100%;
	overflow: hidden; }

.BMapNaco_content_tab ul {
	width: 100%;
	margin-left: -40px !important; }

.BMapNaco_content_tab ul li {
	width: 80px;
	margin-right: 1%;
	background: #f7f7f7;
	float: left;
	border: 1px solid #e9e9e9;
	padding: 3px 0px;
	position: relative;
  min-height: 1px;
  text-align: center;
  cursor: pointer; }

.BMapNaco_content_tab ul li.active {
	background: #e6e6e6;
	border-color: #c4c4c4; }

.BMapNaco_content_tab ul li.b {
	width: 90px; }

.BMapNaco_content_tab ul li.d {
	width: 30%;
	margin-right: 0; }

.BMapNaco_content_tab ul li .glyphicon {
	margin-left: 0;
	margin-right: 4px; }

.BMapNaco_content .row {
	margin: 0; }

.BMapNaco_content button:focus {
	outline: 2px auto -webkit-focus-ring-color;
	outline-offset: -4px; }

.BMapNaco_content_tab_content {
	padding-top: 10px;
}
.BMapNaco_content_tab_item_go span,
.BMapNaco_content_tab_item_go input.form-control,
.BMapNaco_content_tab_item_go button,
.BMapNaco_content_tab_item_send span,
.BMapNaco_content_tab_item_send input.form-control,
.BMapNaco_content_tab_item_send button {
	margin-right: 1%;
	float: left;
	padding: 4px 0; }

.BMapNaco_content_tab_item_go span {
	width: 7%; }

.BMapNaco_content_tab_item_go input.form-control,
.BMapNaco_content_tab_item_send input.form-control {
	width: 50%;
	border: 1px solid #e9e9e9;
	padding-left: 4px;
	height: auto;
	margin-bottom: 0;
	border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.BMapNaco_content_tab_item_send input.form-control {
	width: 61.5%; }

.BMapNaco_content_tab_item_go button,
.BMapNaco_content_tab_item_send button {
	width: 40px;
	background: #f7f7f7;
	border: 1px solid #e9e9e9;
	border-radius: 0; }

.BMapNaco_content_tab_item_send button {
	margin-right: 0; }

#BMapNaco_search_btn_drive {
	margin-right: 0; }

.search-type .search-type-box {
  position: relative;
  display: none;
  margin-bottom: 8px;
  padding-left: 7px;
  padding-right: 25px;
  border-radius: 4px;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); }

.search-type .search-type-box input {
  padding: 0;
  margin: 0;
  outline: none;
  border: 0 none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  line-height: 34px\0; }

.search-type .search-type-box span {
  position: absolute;
  top: 9px;
  right: 4px;
  cursor: pointer; }

.search-text {
  padding-top: 4px;
  padding-bottom: 10px;
  text-align: right;
  color: #888; }

.search-text span:hover {
  cursor: pointer;
  color: #000; }

.search-text .glyphicon-question-sign {
  margin-left: 5px; }

/**** -------- ****/
